treeview: Make expanders work again
authorMatthias Clasen <mclasen@redhat.com>
Sun, 7 Apr 2019 12:16:20 +0000 (12:16 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 7 Apr 2019 12:16:20 +0000 (12:16 +0000)
commit8af0782261aed47f3084f24dec4fcf7c32df6dc7
tree15e84683a0f3c59d33b9dd4089be7223b4f504c5
parentdf18223487eb9726d5bb9afca602f74f34c72c96
treeview: Make expanders work again

These were broken by the crossing event unification.
We are now generating some more crossing events, and
the treeview was not looking closely enough at the
ones it gets.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1814
gtk/gtktreeview.c